ElevationDataNative

class ElevationDataNative : ElevationData

Interface that provides access to elevation data.

Constructors

ElevationDataNative
Link copied to clipboard
open fun ElevationDataNative(peer: Long)

Functions

getElevation
Link copied to clipboard
open fun getElevation(coordinate: Point): Double
Get elevation for given coordinate.
getTerrainExaggeration
Link copied to clipboard
open fun getTerrainExaggeration(): Double
Current value of terrain exaggeration.